home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / maxsdoors2.lha / deathv10.lha / Death.Docs < prev   
Text File  |  1993-01-31  |  2KB  |  61 lines

  1. Death Version 1.0 by Stephen Youle
  2.  
  3. The BBS Door program was made for paragon. It has been tested on MaxsBBS
  4. and works fine. If your BBS can run paragon doors, then this door will
  5. work.
  6.  
  7. Installation.
  8. -------------
  9.  
  10. Make a directory off your doors directory called Death.
  11.  
  12. EG: 'Doors:Death'
  13.  
  14. Copy the program 'Death' to Doors:Death.
  15.  
  16. Edit your config, menu, or whatever to run Death.
  17.  
  18. Try it out!
  19.  
  20. About The Game.
  21. ---------------
  22.  
  23. The game is simple replies an eerie hooded figure walking towards you out
  24. of the thick swirling fog. He opens his gnarled boney hands to reveal two
  25. bone dice with blood representing the numbers. As you try to see into his
  26. dark hooded face he starts to explain the game.
  27.  
  28. First, I will roll the dice and the total amount of the two dice will be
  29. Death! Then it is your turn. You can roll the dice as many times as you
  30. like until you stop or you roll Death. The total amount of each roll of
  31. the dice will be added to your score. Then it is my turn and I will try
  32. to beat your score.
  33.  
  34. If either of us roll Death then our score for that round will not be added
  35. to our total score for the game. The only way you can keep your score for
  36. that round is to stop rolling the dice.
  37.  
  38. There are three rounds and the total amount of your score for the three
  39. rounds will determine if I add the amount of time in the pot to your
  40. On-Line time or cut it painfully short!
  41.  
  42. The above text was taken from the game itself.
  43.  
  44. This game relies a lot on random numbers. When entering Death it
  45. randomizes a number between 1 and 30, the number it returns will be the
  46. amount of time the user can get if they win. There is also a bonus. It
  47. will randomize another number between 0 and 30 and if it matches with
  48. the first number then the number returned is tripled, which is the amount
  49. of time the user can win.
  50.  
  51. After all the rounds have been completed, the scores are matched. If the
  52. player has a higher score than Death then they will receive the amount
  53. of time that was randomized at the start of the game. If they lose they
  54. get hungup!.
  55.  
  56. If you find any bugs (You shouldn't, it's only 16K) you can mail me at
  57. The Rebels HQ (03) 723-7492.
  58.  
  59. Death version 1.0 is public domain. No responsibility is taking for
  60. using this program on your computer.
  61.